Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rollup of 15 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-run-make Area: port run-make Makefiles to rmake.rs A-tidy Area: The tidy tool A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142971 opened Jun 24, 2025 by workingjubilee Loading…
Extend dead code analysis of impls and impl items to non-ADTs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142968 opened Jun 24, 2025 by mu001999 Loading…
Fix RwLock::try_write documentation for WouldBlock condition S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142967 opened Jun 24, 2025 by krikera Loading…
[RTE-497] Ignore c-link-to-rust-va-list-fn test on SGX platform A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142965 opened Jun 24, 2025 by raoulstrackx Loading…
Attribute rework: a parser for single attributes without arguments A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142964 opened Jun 24, 2025 by GrigorenkoPV Loading…
Skip unnecessary components in x64 try builds A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142963 opened Jun 24, 2025 by Kobzol Loading…
Rollup of 7 pull requests A-run-make Area: port run-make Makefiles to rmake.rs A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature A-tidy Area: The tidy tool rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142962 opened Jun 24, 2025 by GuillaumeGomez Loading…
Move scalar_to_backend to ssa A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142960 opened Jun 24, 2025 by oli-obk Loading…
Subtree sync for rustc_codegen_cranelift A-codegen Area: Code generation A-cranelift Things relevant to the [future] cranelift backend A-tidy Area: The tidy tool has-merge-commits PR has merge commits, merge with caution. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142959 opened Jun 24, 2025 by bjorn3 Loading…
replace dead reference code-index.md A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#142958 opened Jun 24, 2025 by eeemmmmmm Loading…
std: mention other methods that normalize a path in normalize_lexically doc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142957 opened Jun 24, 2025 by xizheyin Loading…
Couple of test suite fixes for cg_clif A-cranelift Things relevant to the [future] cranelift backend A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142955 opened Jun 24, 2025 by bjorn3 Loading…
proven_via into query response S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142953 opened Jun 24, 2025 by lcnr Draft
mbe: Rework diagnostics for metavariable expressions. A-tidy Area: The tidy tool F-macro_metavar_expr `#![feature(macro_metavar_expr)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142950 opened Jun 24, 2025 by tgross35 Loading…
Fix stack overflow when macro_rules! macros shadow builtin attributes or types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142946 opened Jun 24, 2025 by clauses3 Loading…
rustdoc_json: Intern filenames A-rustdoc-json Area: Rustdoc JSON backend S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142945 opened Jun 24, 2025 by nnethercote Loading…
Stats output tweaks S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142944 opened Jun 24, 2025 by nnethercote Loading…
Don't include current rustc version string in feature removed help S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142943 opened Jun 24, 2025 by jieyouxu Loading…
[perf] Shallowly bail from coerce_unsized more S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142941 opened Jun 24, 2025 by compiler-errors Loading…
implement std::fs::set_permissions_nofollow on unix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142938 opened Jun 24, 2025 by lolbinarycat Loading…
[perf] Don't run some MirLints if lints are not enabled T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142937 opened Jun 23, 2025 by compiler-errors Draft
WIP: rustdoc-json: Structured attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142936 opened Jun 23, 2025 by aDotInTheVoid Draft
2 of 4 tasks
Tweak -Zmacro-stats measurement. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142934 opened Jun 23, 2025 by nnethercote Loading…
Add note to find_const_ty_from_env S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142927 opened Jun 23, 2025 by compiler-errors Loading…
Rewrite .gitattributes CRLF ui tests into run-make tests A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142925 opened Jun 23, 2025 by Oneirical Loading…
ProTip! Adding no:label will show everything without a label.